[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 1243   SHUFFLE   <  SKIP 3741  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19033Lin, Omar75017ParisSeine (Paris)France
14657Thomas, John, W98371PuyallupWashingtonUnited States
17019Hall, Andrea, C97005BeavertonOregonUnited States

Generated 2025-07-19 15:22:03.119 UTC