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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28881Kapoor, Allen75008ParisSeine (Paris)France
20703White, Seth, L97205PortlandOregonUnited States
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States

Generated 2025-07-12 12:30:03.935 UTC