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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom
13724Thompson, Charles, J94941Mill ValleyCaliforniaUnited States
11242Munoz, Larry78000VersaillesYvelineFrance

Generated 2025-07-19 17:19:14.587 UTC