Groups and sorts data and outputs several rows from the first one of the data in
            each group. 
      
         tTopBy groups the
            input data by applying user-defined keys, sorts records in each group and sends to its
            following component a given number of first rows of the sorted records.