It's very odd behavior of EF and I don't know how to resolve it.
Here's my Entities in MSSQL Management Studio:
Then, after generating ADO.NET Entity Data Model:
Some Entities are missing(HistoryFabric, HistoryFurniture, ProductFabric). Any ideas how to solve this?
Update:
Datatypes of one of the missing Entity(all missing Entities have the same structure):