[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 328   SHUFFLE   <  SKIP 1507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18994Allen, Jackson, J98027IssaquahWashingtonUnited States
25469Wu, Martha45000OrleansLoiretFrance
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance

Generated 2025-07-12 19:14:44.975 UTC