Is there a minimal safe streaming loop that can be constructed which I can use to experiment with? Let's say I have a billion rows in TestEntityA and want to print their information to the stdout...what would be the minimal safe code to do that?
t.n.a.
