[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 211   SHUFFLE   <  SKIP 2398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom
26706Mitchell, Bailey, BV7L 4J4VancouverBritish ColumbiaCanada
15138Hernandez, Monique, J1002SydneyNew South WalesAustralia

Generated 2025-07-14 22:07:02.365 UTC