[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 327   SHUFFLE   <  SKIP 3867  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22296Johnson, Benjamin, M91945Lemon GroveCaliforniaUnited States
14125Gonzalez, Shane, Y5023FindonSouth AustraliaAustralia
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
21095Munoz, Lance, L75006ParisSeine (Paris)France
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 22:50:50.232 UTC