I modified my entity and added some columns but when I run the project and look into External Sources in solution explorer, it is different.
I’m getting an error that “Invalid column name” in my query but I really don’t have that column defined in my entity as well as in the DB. But in the DLL of my Domain project, that column is defined.