Just to add to what Adrian said, you might use a Transform node to "aggregate" the data into one record. Use group.joinStrings() to put the two Text values together.
out1.Text = group.joinStrings(fields.Text, False, '\n---\n')
Ernest
------------------------------
Ernest Jones
Precisely Software Inc.
PEARL RIVER NY
------------------------------