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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11350Zhou, CaraPB12PeterboroughEnglandUnited Kingdom
21337Smith, Jennifer, A98225BellinghamWashingtonUnited States
15459Dominguez, Beth63151MühlheimHamburgGermany

Generated 2025-07-14 14:39:45.571 UTC