[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2948   SHUFFLE   <  SKIP 25  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance
23288Evans, Eduardo94611OaklandCaliforniaUnited States

Generated 2025-07-20 02:59:29.455 UTC