[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 438   SHUFFLE   <  SKIP 636  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11604Sanchez, EdgarRG41 1QWWokinghamEnglandUnited Kingdom
28679Bryant, Julian, A97301SalemOregonUnited States

Generated 2025-07-13 03:39:39.793 UTC