[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 896  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom
14330Harris, MatthewV0SookeBritish ColumbiaCanada
14485Stewart, Bailey, J94063Redwood CityCaliforniaUnited States
23856Taylor, Sarah98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 03:42:30.756 UTC