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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28444Sai, Pedro78000VersaillesYvelineFrance
25905Hayes, Nathan, K94941Mill ValleyCaliforniaUnited States
11730Torres, Emma98052RedmondWashingtonUnited States

Generated 2025-07-09 13:58:03.692 UTC