[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 2214   SHUFFLE   <  SKIP 2010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17461Allen, Sara, H98027IssaquahWashingtonUnited States
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-18 12:03:52.243 UTC