[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 3917   SHUFFLE   <  SKIP 3521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29245Roberts, Angel, H94303Palo AltoCaliforniaUnited States
16371Diaz, Caleb, S94519ConcordCaliforniaUnited States
22778Dominguez, Monique, C90706BellflowerCaliforniaUnited States

Generated 2025-07-13 02:11:21.506 UTC