0
kicks
LINQ Method cannot be translated into a store expression.
A short snippet/workaround if you ever see the following exception: LINQ to Entities does not recognize the method ... , and this method cannot be translated into a store expression.
It is thrown because in the Entity Framework Custom Methods & Extension Methods cannot be translated into a store expression.