[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 7040   SHUFFLE   <  SKIP 539  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26739Shen, Corey2300NewcastleNew South WalesAustralia
12647Anand, Colleen, NL4 4HBLiverpoolEnglandUnited Kingdom
27202Hall, James98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 08:55:28.348 UTC