[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 750   SHUFFLE   <  SKIP 204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11729Campbell, Caleb98033KirklandWashingtonUnited States
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom
25273Rai, Karl, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-14 11:06:25.883 UTC