[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 2963   SHUFFLE   <  SKIP 632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25608Zeng, SandraOX14 4SEOxfordEnglandUnited Kingdom
16914Campbell, Alexandra, K98371PuyallupWashingtonUnited States
11259Stewart, Victoria, C97301SalemOregonUnited States

Generated 2025-07-19 14:18:08.218 UTC