[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 2421   SHUFFLE   <  SKIP 5893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11167Barnes, Jasmine, J98027IssaquahWashingtonUnited States
19325Chen, Kelli80074MünchenHessenGermany
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-12 14:48:01.035 UTC