Restore backup in SQL Management Studio
In project, create new ADO.NET Entity Model. Select Code First Template option
New connection -> Select Server (PUL0068L in my case) -> Select Database -> Test Connection -> Name connection string -> Select Tables to store -> Leave Singular and Plural names
Now folder is populated with all EF tables.
Change connection strings in App.config files