[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 8733   SHUFFLE   <  SKIP 1392  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13728Stewart, Taylor90706BellflowerCaliforniaUnited States
16628Prasad, Francisco1597Lane CoveNew South WalesAustralia
21011Wang, AimeeW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-20 02:28:41.984 UTC