[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 34   SHUFFLE   <  SKIP 2565  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21648Sun, Ronnie, J91502BurbankCaliforniaUnited States
23852Torres, Desiree, M94704BerkeleyCaliforniaUnited States
23753Sara, Arthur, DGL7 1RYGloucestershireEnglandUnited Kingdom
22423Hernandez, Byron75007ParisSeine (Paris)France

Generated 2025-07-15 03:31:16.146 UTC