Support for queries of the following forms: Cooks.Any(), Cooks.Any (c => c.IsStarredCook).
The SQL generated for these queries contains an EXISTS clause.