[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 644   SHUFFLE   <  SKIP 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27551Long, Antonio, E97330CorvallisOregonUnited States
12403Young, HenryWA3WatfordEnglandUnited Kingdom
13468Sanders, Mariah97205PortlandOregonUnited States

Generated 2025-07-21 16:20:01.130 UTC