[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 480   SHUFFLE   <  SKIP 2641  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18168Sanz, PedroEM15Esher-MoleseyEnglandUnited Kingdom
25725Lal, Chad, S66272Sulzbach TaunusSaarlandGermany
28742Vance, ErickCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-18 15:27:53.282 UTC