[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 3104   SHUFFLE   <  SKIP 1930  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15392Brown, Sydney90505TorranceCaliforniaUnited States
12929Bryant, Vanessa97330CorvallisOregonUnited States
23129Ashe, Misty, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-13 17:03:55.396 UTC