Workaround #1
Change each PK name from the model to match each PK name from the database.
Workaround #2
If you want to avoid renaming each model PK name to match the database PK name
then select "Pair Primary Keys Regardless of Names" on the Generate Change Script Wizard.