[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 34   SHUFFLE   <  SKIP 2366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25486Rodriguez, Edgar, B66001SaarbrückenSaarlandGermany
17397Cook, Alexandra90712LakewoodCaliforniaUnited States
24328Simmons, Melissa, L91950National CityCaliforniaUnited States
23339Reed, Zoe98168BurienWashingtonUnited States

Generated 2025-07-13 04:07:18.156 UTC