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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28873Deng, Roger, S94704BerkeleyCaliforniaUnited States
19790Wu, Amy2113North RydeNew South WalesAustralia
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-22 12:46:38.387 UTC