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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11431Garcia, Bryant95010HofBayernGermany
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom
18172Black, WillieB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-10 22:15:24.657 UTC