[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 484   SHUFFLE   <  SKIP 2470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States
16935Perez, Bruce, RSL67RJMaidenheadEnglandUnited Kingdom
15041Goel, Michele4171HawthorneQueenslandAustralia

Generated 2025-07-09 05:45:55.495 UTC