[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 1568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13386Patterson, Samuel, R97355LebanonOregonUnited States
18896Russell, Jonathan7001HobartTasmaniaAustralia
23038Reed, Sydney98052RedmondWashingtonUnited States

Generated 2025-07-10 21:20:26.225 UTC