[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 222  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
11458Liu, Bianca, K2777SpringwoodNew South WalesAustralia
22315Raman, Darren, KY03 4TNYorkEnglandUnited Kingdom
27606Edwards, Courtney, A97222MilwaukieOregonUnited States

Generated 2025-07-11 18:42:18.444 UTC