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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15838Taylor, Julia, G94536FremontCaliforniaUnited States
18515Patterson, Gabrielle97222MilwaukieOregonUnited States
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-09 03:02:40.519 UTC