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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18578Rogers, Patrick, M94947NovatoCaliforniaUnited States
18779Hill, Jose94947NovatoCaliforniaUnited States
18780Carter, Evan, K94947NovatoCaliforniaUnited States

Generated 2025-07-13 04:28:01.665 UTC