[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 1445   SHUFFLE   <  SKIP 217  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22335Taylor, Anthony, F98033KirklandWashingtonUnited States
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom
16406Henderson, Dakota, MOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 21:31:31.785 UTC