[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 827   SHUFFLE   <  SKIP 1626  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28411Rodriguez, Jay, MEC1R 0DULondonEnglandUnited Kingdom
20406Munoz, Felicia, D3198SeafordVictoriaAustralia
19099Deng, Sheena2065St. LeonardsNew South WalesAustralia

Generated 2025-07-13 11:44:21.662 UTC