[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 3669   SHUFFLE   <  SKIP 3743  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28886Jai, Franklin, S75005ParisSeine (Paris)France
26594Wood, Melissa94611OaklandCaliforniaUnited States
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
24336Wright, Gabrielle97222MilwaukieOregonUnited States

Generated 2025-07-22 11:19:32.852 UTC