[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 875   SHUFFLE   <  SKIP 1118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12824Subram, Kristopher75009ParisSeine (Paris)France
20975Andersen, JerryPE17BuryEnglandUnited Kingdom
28815James, Lauren, T90505TorranceCaliforniaUnited States

Generated 2025-07-09 11:58:59.007 UTC