[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 650   SHUFFLE   <  SKIP 1678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26593Campbell, Eduardo91932Imperial BeachCaliforniaUnited States
27683Reed, Alexandra, C97005BeavertonOregonUnited States
14036Torres, Amanda, T97045Oregon CityOregonUnited States

Generated 2025-07-21 09:16:08.247 UTC