[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 1373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28906Xu, Steve, T93400Saint-DenisSeine Saint DenisFrance
14291White, TylerV8POak BayBritish ColumbiaCanada
28473Rodriguez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 22:22:37.145 UTC