[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 482   SHUFFLE   <  SKIP 3466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23822Campbell, Sierra, M97205PortlandOregonUnited States
14931Pal, Andres, S75019ParisSeine (Paris)France
28020Griffin, Lucas98201EverettWashingtonUnited States

Generated 2025-07-17 12:18:05.667 UTC