distinct email sets through tFlowToIterate without multiple DB query
I'm currently trying to grab data with associated email addresses and email each individual with data from that query. Since I do not want to email the same person multiple times,I first query to get all the unique emails.