[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 875   SHUFFLE   <  SKIP 8004  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25290Mitchell, Jackson97222MilwaukieOregonUnited States
15524Stone, Dalton, M97034Lake OswegoOregonUnited States
19537Brooks, Michelle, C97222MilwaukieOregonUnited States
13032Baker, Kevin91950National CityCaliforniaUnited States

Generated 2025-07-21 10:49:45.205 UTC