[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 731  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28849Murphy, Garrett99202SpokaneWashingtonUnited States
18867Perry, Thomas, R97222MilwaukieOregonUnited States
21143Campbell, Allison97034Lake OswegoOregonUnited States
12420Hayes, Spencer, V97222MilwaukieOregonUnited States

Generated 2025-07-14 17:48:48.614 UTC