[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 480   SHUFFLE   <  SKIP 1836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29407Ms., Smith, SamanthaGL50CheltenhamEnglandUnited Kingdom
17039Watson, Ariana90802Long BeachCaliforniaUnited States
25488Ye, DawnGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 10:04:01.591 UTC