Hi everyone, I am trying to ingest data from Shopify to our Azure blob storage through Data Factory, but we need to know the schema of the database so we can ingest it dynamically. For example, if it's for the SQL server we can use SELECT TABLE_NAME...