[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 236   SHUFFLE   <  SKIP 272  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27692Lopez, Isaac4655Hervey BayQueenslandAustralia
20563Blanco, Kendra66041PoingSaarlandGermany
14077Townsend, BryanV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-14 20:23:00.366 UTC