[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 475   SHUFFLE   <  SKIP 3279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom
22102Cox, Eduardo, P97301SalemOregonUnited States
25366Bailey, Eduardo, L94536FremontCaliforniaUnited States

Generated 2025-07-20 07:33:30.166 UTC