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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25469Wu, Martha45000OrleansLoiretFrance
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom
18386Shan, Kevin92020El CajonCaliforniaUnited States

Generated 2025-07-12 09:50:23.098 UTC