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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26108Thompson, Dylan, D91776San GabrielCaliforniaUnited States
27481Gonzales, Oscar, H91776San GabrielCaliforniaUnited States
27405Shan, Jackson91776San GabrielCaliforniaUnited States

Generated 2025-11-05 15:40:23.731 UTC