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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15173Henderson, Miguel, J97330CorvallisOregonUnited States
28397Rana, Cynthia, LNT20Newcastle upon TyneEnglandUnited Kingdom
26752Perez, Henry6006PerthSouth AustraliaAustralia

Generated 2025-07-12 04:27:18.504 UTC