[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 6577  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11885Sharma, Kurt94010BurlingameCaliforniaUnited States
29044Wilson, Olivia, L97205PortlandOregonUnited States
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
24749Guo, Marshall, C94519ConcordCaliforniaUnited States

Generated 2025-07-14 07:12:41.603 UTC