I am writing a database query and returning the object resultQuery within the mapping. From what I've read, that data is returned as a CSVmessagemodel. I am creating a new CSV message and I would like to write the output of that resultQuery to the new message. Is there a way this can be done?