I understand how to define a tuple, and how to load data into a tuple. However, I am writing a query in which I wish to output in CSV format, and I need to access the members of that tuple. How do you do that? I can’t find out how to do that from the language reference.