[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 6739   <  SKIP 1483  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11964Ms., Salavaria, Sharon4169East BrisbaneQueenslandAustralia
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom

Generated 2025-07-20 03:55:55.942 UTC