[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 998   SHUFFLE   <  SKIP 723  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21682Goel, KatrinaPE17BuryEnglandUnited Kingdom
27824Moreno, Michele, P45000OrleansLoiretFrance
16882Young, Robert, G97222MilwaukieOregonUnited States

Generated 2025-07-15 14:22:25.378 UTC