[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 2283   SHUFFLE   <  SKIP 4  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18976Howard, Garrett97330CorvallisOregonUnited States
11053Price, Ana, E92102San DiegoCaliforniaUnited States
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 19:39:14.992 UTC