[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 250   SHUFFLE   <  SKIP 688  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23195Mohamed, Xavier, D97205PortlandOregonUnited States
24191He, Marshall, R24044KielSaarlandGermany
17180Rogers, Timothy, S98027IssaquahWashingtonUnited States
11268Carter, Katelyn, A92118CoronadoCaliforniaUnited States

Generated 2025-07-13 21:49:12.181 UTC