[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 1424   SHUFFLE   <  SKIP 1131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23087Martinez, Clifford4810TownsvilleQueenslandAustralia
22388Beck, Bradley, LKB9KirkbyEnglandUnited Kingdom
19435Thompson, BenjaminCM11BillericayEnglandUnited Kingdom

Generated 2025-07-16 15:16:35.225 UTC