[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 1305   SHUFFLE   <  SKIP 1038  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22960Malhotra, Douglas, L3337MeltonVictoriaAustralia
28560Ms., Smith, Peggy, R.59170CroixNordFrance

Generated 2025-07-17 20:41:18.642 UTC