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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11662Kumar, Ethan97222MilwaukieOregonUnited States
18225Jenkins, Paige, M98270MarysvilleWashingtonUnited States
14700Edwards, EdwardGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-18 07:20:02.960 UTC