[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 3165   SHUFFLE   <  SKIP 2748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14972Deng, Cristina, J66578NeunkirchenSaarlandGermany
23009Thomas, DaltonV8Y 1L1CliffsideBritish ColumbiaCanada
17974Raje, KateRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-22 12:42:13.329 UTC