[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 437   <  SKIP 3427  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21790Diaz, James, W94070San CarlosCaliforniaUnited States
21153Thompson, James, R94070San CarlosCaliforniaUnited States

Generated 2025-07-18 12:33:17.671 UTC