[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 3104   SHUFFLE   <  SKIP 2115  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26887Rodriguez, JanelleHP10 9QYHigh WycombeEnglandUnited Kingdom
22775Martinez, Madison94519ConcordCaliforniaUnited States

Generated 2025-07-13 13:08:20.276 UTC