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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12843Smith, Summer, K41100Saint OuenLoir et CherFrance
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States

Generated 2025-07-11 15:11:35.695 UTC