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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28808Watson, Trinity, H98036LynnwoodWashingtonUnited States
14362Gill, Roberto, W97005BeavertonOregonUnited States
16076Rogers, Catherine, A98901YakimaWashingtonUnited States

Generated 2025-07-08 00:26:49.075 UTC