I'm trying to use paging (that is ....Skip(...).Take(...)... in Entity Framework 7. It works OK with Microsoft SQL Server 2012 and 2014, but fails with the following error on SQL Server 2008:...System.Data.SqlClient.SqlException (0x80131904): Incorrect sy...