[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 55  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21602Malhotra, Manuel, S98168BurienWashingtonUnited States
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom
21676Guo, Valerie, A92150SuresnesHauts de SeineFrance

Generated 2025-07-10 09:49:20.148 UTC