[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 840   SHUFFLE   <  SKIP 571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28458She, Casey, C77127LieusaintSeine et MarneFrance
21279Ms., Rousey, Linda, R.3198SeafordVictoriaAustralia
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 22:27:40.538 UTC