[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 7828   SHUFFLE   <  SKIP 1689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21015Hernandez, Diane, P63151MühlheimHamburgGermany
29431Gutierrez, Marie, FB29 6SLBirminghamEnglandUnited Kingdom
28180Chander, Jerry, M98225BellinghamWashingtonUnited States

Generated 2025-07-17 23:21:27.739 UTC