[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 24   SHUFFLE   <  SKIP 663  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19517Gomez, Max93500PantinSeine Saint DenisFrance
14816Lewis, KatherineKB9KirkbyEnglandUnited Kingdom
13383Wright, Natalie, J97005BeavertonOregonUnited States

Generated 2025-07-14 05:50:30.014 UTC