[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3867   <  SKIP 953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27531Bailey, Abigail, E98055RentonWashingtonUnited States
27759Brooks, Alexandria98055RentonWashingtonUnited States
28241King, Charles, L98055RentonWashingtonUnited States

Generated 2025-11-04 19:25:06.922 UTC