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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15763Young, Xavier, F99362Walla WallaWashingtonUnited States
14391Long, Jason98284Sedro WoolleyWashingtonUnited States
20696Gonzales, Ethan, D97330CorvallisOregonUnited States

Generated 2025-07-15 12:48:09.788 UTC