[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 821   SHUFFLE   <  SKIP 743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12931Fernandez, Ann, M91910Chula VistaCaliforniaUnited States
29323Cooper, AndreaV6B 3P7Port HammondBritish ColumbiaCanada
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 17:09:23.259 UTC