[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 3417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27795Vance, Holly, S75002ParisSeine (Paris)France
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
20596Ramos, Janet, BRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-13 05:47:33.707 UTC