[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 1735   <  SKIP 2124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20405Campbell, Isaiah94070San CarlosCaliforniaUnited States
20653White, Jessica94070San CarlosCaliforniaUnited States
21153Thompson, James, R94070San CarlosCaliforniaUnited States

Generated 2025-11-05 22:40:35.881 UTC