I often find myself wanting to use an EntityQuery in the idiomatic foreach Query, both as a way to step down into using it—similar to the transition to IJobEntity and then IJobChunk—but also to use certain elements that the query has, like IsEmpty, while not losing the high level code that the foreach gives you.
Is this on the radar, and if so, is anything coming to this effect?