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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States
24011Thompson, Morgan, QOX1OxfordEnglandUnited Kingdom
23745Vazquez, Dana, M75008ParisSeine (Paris)France

Generated 2025-07-12 15:49:14.930 UTC