[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 6869   <  SKIP 296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11130Russell, Caroline, L97355LebanonOregonUnited States
23855Watson, Carlos92020El CajonCaliforniaUnited States
16317Raman, JoelOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-16 15:17:33.604 UTC