[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 236   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24244Serrano, Anne6006PerthSouth AustraliaAustralia
25539Ortega, Mathew, D59170CroixNordFrance
12556Kapoor, Manuel, R59368WerneNordrhein-WestfalenGermany

Generated 2025-07-13 07:56:04.743 UTC