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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18756Thompson, IsabellaV3L 1H4WestminsterBritish ColumbiaCanada
11013Jenkins, Ian, M97355LebanonOregonUnited States
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 15:58:29.769 UTC