[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 2927   SHUFFLE   <  SKIP 256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28576Uppal, Sunil, L98201EverettWashingtonUnited States
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
13146Ramirez, Gabriella, M97005BeavertonOregonUnited States

Generated 2025-07-13 02:50:37.990 UTC