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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13208Bryant, Cassidy94519ConcordCaliforniaUnited States
17763Martin, Jacquelyn, MRG7 5H7ReadingEnglandUnited Kingdom
14782Lewis, Michael, R33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-15 00:07:00.746 UTC