[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 836   SHUFFLE   <  SKIP 67  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11667Moore, Blake, S99362Walla WallaWashingtonUnited States
29337Gomez, Hector, A4169East BrisbaneQueenslandAustralia
11129Wright, Julia, M98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 03:49:02.253 UTC