[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 875   SHUFFLE   <  SKIP 702  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia
28423Ortega, Victor, L40434DuesseldorfHessenGermany
13809Zhou, Lisa, LMK8 8DFMilton KeynesEnglandUnited Kingdom
27781Sai, Allen, ESW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-19 15:12:56.183 UTC