[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 2986  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18129Rodriguez, Elizabeth, J78400ChatouYvelineFrance
18634Arun, Veronica, J78400ChatouYvelineFrance

Generated 2025-07-13 15:19:31.590 UTC