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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18455Wu, Alejandro92118CoronadoCaliforniaUnited States
18660Anand, Cristina, A92118CoronadoCaliforniaUnited States

Generated 2025-07-19 12:51:17.493 UTC