[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 480   SHUFFLE   <  SKIP 144  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11021Wilson, Destiny97005BeavertonOregonUnited States
18781Lewis, Hunter, J91977Spring ValleyCaliforniaUnited States
19309Suarez, Frank92700ColombesHauts de SeineFrance
22102Cox, Eduardo, P97301SalemOregonUnited States

Generated 2025-07-18 17:39:00.452 UTC