public void ConcatenationTest()
 {
     QueryMethods.Concat();
     QueryMethods.ConcatWithSelect();
 }