[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 999   <  SKIP 6383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27636Murphy, Paige98027IssaquahWashingtonUnited States
27644Sanchez, Alexandria, A98027IssaquahWashingtonUnited States
11404Taylor, Megan, E34117KasselHessenGermany

Generated 2025-07-20 23:28:03.360 UTC