Creates a query for the current table.
public Microsoft.WindowsAzure.MobileServices.IMobileServiceTableQuery<T> CreateQuery ();
A query against the table.