[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 480   SHUFFLE   <  SKIP 731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23779Dominguez, DeannaW10 6BLLondonEnglandUnited Kingdom
23855Watson, Carlos92020El CajonCaliforniaUnited States
11790Gonzalez, Timothy, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 15:01:26.853 UTC