[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 327   SHUFFLE   <  SKIP 1392  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25796Jai, KelvinSW8 4BGLondonEnglandUnited Kingdom
13146Ramirez, Gabriella, M97005BeavertonOregonUnited States

Generated 2025-07-17 19:10:31.781 UTC