Hi everyone! I'm getting some trouble importing views into my entity model with EF : There are 8 views I want to import but only two are successfully added to my model. When I update model from database, all my views are marked for import but I only have two successfully added to my model. The 6...