[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 3211   <  SKIP 2087  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23291Evans, Timothy97222MilwaukieOregonUnited States
15544Brown, Thomas, J91203GlendaleCaliforniaUnited States
13465Campbell, Sydney90802Long BeachCaliforniaUnited States
27621Brown, Edward90401Santa MonicaCaliforniaUnited States

Generated 2025-07-20 04:53:38.225 UTC