[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 250   SHUFFLE   <  SKIP 2094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17899Moreno, Theresa, A75012ParisSeine (Paris)France
13774Guo, Steve, L22001HamburgHessenGermany
19987Moore, Taylor, AV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-14 20:25:00.113 UTC