[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 750   <  SKIP 7431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16069Hall, Brianna94941Mill ValleyCaliforniaUnited States
16115Diaz, Jennifer, M94941Mill ValleyCaliforniaUnited States
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 19:41:25.175 UTC