I can't seem to figure out how to get multiple output tables with the new Data Connector SDK.
I've been digging around in the examples on Github, as well as the documentation, but I'm either blind, or there's no example. I've successfully implemented a series of functions that make some APIs calls, and they return a single table like a champ, but obviously a good data model is more than one table.
How do you output multiple tables using the Data Connector SDK?