public void PrintLocationsDirectory()
 {
     ShowReport(ReportInfoFactory.CustomerLocationsDirectory(Entities), "LocationDirectory");
 }