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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28263Lee, Jonathan98201EverettWashingtonUnited States
28991Ward, Timothy, E97005BeavertonOregonUnited States
29095Jimenez, Jaime, E1597Lane CoveNew South WalesAustralia

Generated 2025-07-17 06:23:15.186 UTC