[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 1211   SHUFFLE   <  SKIP 3669  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13829Carlson, Randall, T41485GrevenbroichBayernGermany
20577Romero, SheilaMK8 8DFMilton KeynesEnglandUnited Kingdom
21676Guo, Valerie, A92150SuresnesHauts de SeineFrance
17310Wang, Alejandro3198SeafordVictoriaAustralia

Generated 2025-07-19 12:48:21.010 UTC