Aggregating Snowflake data using context variables as table and connection names
       This scenario shows you an example of aggregating Snowflake data from
      two source tables STUDENT and TEACHER to one target table FULLINFO
      using the ELT components. In this example, set all input and output table names and connection
      names to context variables.