[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 511   SHUFFLE   <  SKIP 1321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16754Bell, Alex, MV7L 4J4N. VancouverBritish ColumbiaCanada
13668Martinez, Stanley, Z2450Coffs HarbourNew South WalesAustralia
12507Bell, Ian42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-14 02:20:09.327 UTC