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