Query the database for rows in this Query as a List.
Future<List<(A, B, C, D, E, F, G)>> fetch() => _query.fetch();