How to join 10 operations bundles outputs

hi everyone,
How can i join by a key value the results bundles of 10 operations, each operation has 1000 records.

i tried iterator then text aggregator but the outputs bundles in different operations doesn’t join in a unique key value.

Thanks in advance.