[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 468   SHUFFLE   <  SKIP 408  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12383Gomez, Albert, M75008ParisSeine (Paris)France
28696Navarro, Robin, JL4 4HBLiverpoolEnglandUnited Kingdom
21311Ramirez, Jennifer, EV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-14 00:46:27.136 UTC