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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18654Lopez, Thomas, A94941Mill ValleyCaliforniaUnited States
24140Lin, Alvin75017ParisSeine (Paris)France
21103Hernandez, FrancisGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-11 19:29:13.507 UTC