[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 24   SHUFFLE   <  SKIP 977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17610White, Anna92102San DiegoCaliforniaUnited States
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
19665Gonzales, Eduardo, C94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 18:29:55.304 UTC