[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 4783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19021Russell, Melissa, R98055RentonWashingtonUnited States
19701Wood, Arianna98055RentonWashingtonUnited States
19657Griffin, Emily98055RentonWashingtonUnited States

Generated 2025-07-12 23:12:34.581 UTC