[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 250   SHUFFLE   <  SKIP 1051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21288Hall, Hunter94303Palo AltoCaliforniaUnited States
23185Edwards, Fernando90802Long BeachCaliforniaUnited States
14063Mr., Sands, Patrick2036MatravilleNew South WalesAustralia

Generated 2025-07-09 21:51:33.131 UTC