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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12577Sanz, Francis1597Lane CoveNew South WalesAustralia
21250Coleman, Fernando, E97355LebanonOregonUnited States
28995Wright, Alexandra, E98020EdmondsWashingtonUnited States

Generated 2025-07-13 14:27:05.692 UTC