[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 2246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19880Bennett, Emma, E94611OaklandCaliforniaUnited States
18545Clark, Ian, L98033KirklandWashingtonUnited States
20921Carlson, MelindaGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-09 13:18:34.118 UTC