[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 470   SHUFFLE   <  SKIP 4236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
17230Suarez, Lance, C4217Gold CoastQueenslandAustralia
23397Bryant, IsabelleV2M1N7NewtonBritish ColumbiaCanada

Generated 2025-07-18 23:27:51.518 UTC