[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 998   SHUFFLE   <  SKIP 707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27115Navarro, Kristi97005BeavertonOregonUnited States
24678Long, Nathan92118CoronadoCaliforniaUnited States
22864Hall, Mason98027IssaquahWashingtonUnited States

Generated 2025-07-14 11:30:45.138 UTC