Message in Russian (Русский)
Метод "Skip" поддерживается только для отсортированный входных данных в запросах LINQ to Entities. Метод "OrderBy" необходимо вызывать перед методом "Skip".
Unlocalized message
The method 'Skip' is only supported for sorted input in LINQ to Entities. The method 'OrderBy' must be called before the method 'Skip'.
Search by Google