[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 817   SHUFFLE   <  SKIP 110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11393Pal, Kurt, B41100Saint OuenLoir et CherFrance
16790Lopez, Hunter, A97205PortlandOregonUnited States
19455Perez, JackKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 20:56:39.934 UTC