[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 477   <  SKIP 1441  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24490Suarez, Dwayne, J98312BremertonWashingtonUnited States
24634He, Crystal, S98312BremertonWashingtonUnited States

Generated 2025-07-16 11:11:51.844 UTC