Unique {Ans: Separate data into two streams, duplicate and unique records, based on the fields of the user's choosing.}Comment {Ans: Add annotation or images to the workflow canvas to capture notes or explain processes for later reference}Cross Tab {Ans: Pivot the orientation of data in a table by moving vertical data onto a horizontal axis and summarizing selected data}Join {Ans: Combine two data streams based on common fields (or record position). In the resulting output, each row will contain the data from both inputs.}Transpose {Ans: Pivot the orientation of data in a table by moving horizontal data onto the vertical axis}Sample {Ans: Limit the data stream to a number, percentage, or random set of records.}