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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12835Yuan, Karl, L85049IngolstadtBayernGermany
27272Chen, Elijah97222MilwaukieOregonUnited States
29267Perez, Jordan, AV8Z 4N5ShawneeBritish ColumbiaCanada
24015Hall, JennaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 15:37:30.434 UTC