[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16920Stewart, Eduardo90505TorranceCaliforniaUnited States
13187Wright, Evan94536FremontCaliforniaUnited States
21738Alonso, Francis, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 22:35:26.675 UTC