[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 1521   SHUFFLE   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18935Jenkins, Jasmine, S92806La JollaCaliforniaUnited States
23256Chande, Mario, P90706BellflowerCaliforniaUnited States
28743Wood, Kelly, G75007ParisSeine (Paris)France

Generated 2025-07-15 11:27:21.568 UTC