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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12137Green, Jack94947NovatoCaliforniaUnited States
12102Simmons, Devin, K94947NovatoCaliforniaUnited States
12890Thorpe, Steven, G94947NovatoCaliforniaUnited States

Generated 2025-07-13 03:37:18.166 UTC