[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 263   SHUFFLE   <  SKIP 1898  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19074Shen, Colleen31770ColomiersGaronne (Haute)France
22104Adams, Richard, R94015Daly CityCaliforniaUnited States
14841Pal, Franklin66578NeunkirchenSaarlandGermany
14619Sanders, Nathaniel, L98027IssaquahWashingtonUnited States

Generated 2025-07-16 07:19:32.047 UTC