Hello! Looking for a pattern or advice on ingesting data from the same Source but with different inputs into the same Destination. IE, I have two different Quickbooks connections that I'd like to write into the same Postgres table, but obviously the data would need to be distinct (ie, including some information defined on the Source and not in the data itself). Is there an Airbyte-approved/recommended way to do this? I don't really want to have two different Destination tables, because over time the number of Quickbooks sources will grow to be greater than 2.