[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1039   SHUFFLE   <  SKIP 1745  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22630Wu, RogerEM15Esher-MoleseyEnglandUnited Kingdom
25453She, DrewOX14 4SEOxfordEnglandUnited Kingdom
27272Chen, Elijah97222MilwaukieOregonUnited States
11646Foster, Anna, A98168BurienWashingtonUnited States

Generated 2025-07-20 00:46:16.679 UTC