[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 2207  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom
21569Rai, Brendan, A1597Lane CoveNew South WalesAustralia
22366Henderson, Logan, CV0SookeBritish ColumbiaCanada
15919Prasad, Rebekah, AKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 16:32:44.361 UTC