[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 2953   SHUFFLE   <  SKIP 666  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18227Diaz, Miranda, E98036LynnwoodWashingtonUnited States
11145Coleman, Jasmine, L97005BeavertonOregonUnited States

Generated 2025-07-21 22:51:29.331 UTC