Description This component creates a cartesian product of two tables. Every row from the first table is combined with every row from the second table. Inputs Left dataset [Dataset] Right dataset [Dataset] Outputs Result dataset [Dataset]