[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 31   SHUFFLE   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18347Clark, Alyssa, J94303Palo AltoCaliforniaUnited States
20733Luo, Sheena, A98312BremertonWashingtonUnited States
13150Yang, Lacey2113North RydeNew South WalesAustralia

Generated 2025-07-12 20:32:30.014 UTC