[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 470   SHUFFLE   <  SKIP 1002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28059Shen, Bradley90706BellflowerCaliforniaUnited States
29153Arun, Pedro90210Beverly HillsCaliforniaUnited States
15404Robinson, Sydney, L90505TorranceCaliforniaUnited States

Generated 2025-07-20 22:09:46.883 UTC