[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 4005  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19815Thompson, Christian, A98284Sedro WoolleyWashingtonUnited States
13362Morgan, Destiny90706BellflowerCaliforniaUnited States
19019Gonzales, Jackson94303Palo AltoCaliforniaUnited States
26408Huang, Martha, ESW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 07:27:23.458 UTC