[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 2515   <  SKIP 704  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21690Thomas, SamanthaV8Y 1L1CliffsideBritish ColumbiaCanada
22601Gao, Aimee45000OrleansLoiretFrance

Generated 2025-07-18 15:45:04.660 UTC