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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23127Hughes, Haley, M94010BurlingameCaliforniaUnited States
22824Nath, April, R59223RoncqNordFrance
19183Raje, Edwin, D75009ParisSeine (Paris)France
17997Sharma, April, J59491Villeneuve-d'AscqNordFrance

Generated 2025-07-13 09:00:26.491 UTC