[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 24   SHUFFLE   <  SKIP 810  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18515Patterson, Gabrielle97222MilwaukieOregonUnited States
19743Rana, Holly98225BellinghamWashingtonUnited States
16076Rogers, Catherine, A98901YakimaWashingtonUnited States

Generated 2025-07-20 20:01:02.219 UTC