[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 650   SHUFFLE   <  SKIP 2237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25453She, DrewOX14 4SEOxfordEnglandUnited Kingdom
16639Romero, Renee, E3337MeltonVictoriaAustralia
15805Lin, Dawn, N2777SpringwoodNew South WalesAustralia

Generated 2025-07-21 22:17:09.478 UTC