The image displays a mapping that contains a match-merge operator. The data from the source table CUSTOMERS
is first passed through a Name-Address operator to a staging table CLN_CUSTOMERS
. The data from this staging table is passed through a Match-Merge operator.