[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 445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11204Rivera, Destiny, C97005BeavertonOregonUnited States
25062Young, Kaitlyn, JV3L 1H4WestminsterBritish ColumbiaCanada
28838Ross, Jasmine, S98312BremertonWashingtonUnited States

Generated 2025-07-11 17:34:17.265 UTC