[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   SKIP 482   SHUFFLE   <  SKIP 5206  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25837Cook, Timothy, H92625Newport BeachCaliforniaUnited States
29439Zhu, Laura, MHP10 9QYHigh WycombeEnglandUnited Kingdom
20654Murphy, Taylor94947NovatoCaliforniaUnited States

Generated 2025-07-20 09:47:28.264 UTC