[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 2625   <  SKIP 1215  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17139Rivera, Jade94070San CarlosCaliforniaUnited States
18063Ward, Alexandria, C94070San CarlosCaliforniaUnited States

Generated 2025-07-19 20:12:18.523 UTC