[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 24   SHUFFLE   <  SKIP 535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14839Sanz, NatashaGA10GatesheadEnglandUnited Kingdom
11056Nath, Michele, L2300NewcastleNew South WalesAustralia
13057Powell, Destiny94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 10:30:42.061 UTC