[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 2236   SHUFFLE   <  SKIP 1034  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14758Long, Victoria91203GlendaleCaliforniaUnited States
18558Price, Alexandra, C98055RentonWashingtonUnited States
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-19 06:10:59.309 UTC