[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 568   SHUFFLE   <  SKIP 3495  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22060Hill, Evan97034Lake OswegoOregonUnited States
12307She, Brad95000CergyVal d'OiseFrance
21768Watson, Cole, AV9MetchosinBritish ColumbiaCanada
11275Rai, Jenny, D94014ColmaCaliforniaUnited States

Generated 2025-07-19 20:03:03.168 UTC