[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 189   SHUFFLE   <  SKIP 535  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28047Sanchez, Jay, W97005BeavertonOregonUnited States
20374Adams, Fernando, S94536FremontCaliforniaUnited States
15257Anderson, Matthew98312BremertonWashingtonUnited States
18171Zeng, Alejandro, J70511StuttgartSaarlandGermany

Generated 2025-07-19 05:49:52.075 UTC