[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   SHUFFLE   SKIP 3672   <  SKIP 87  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23498Johnson, JamesV8POak BayBritish ColumbiaCanada
14308Ramos, Marie, A1597Lane CoveNew South WalesAustralia
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 08:30:33.438 UTC