[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 484   SHUFFLE   <  SKIP 1087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12555Malhotra, Edgar, K59100RoubaixNordFrance
12546Andersen, Clarence63151MühlheimHamburgGermany
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom

Generated 2025-11-04 22:07:23.758 UTC