JoinT[datatable1,datatable2,...]returns a DataTable which results from first transposing the datatablei, then using Join, and transposing the resulting DataTable again.
Define two data sets:
Join them using JoinT: