[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 2500   <  SKIP 885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24024Malhotra, Marie04838EilenburgBrandenburgGermany
24136Hu, Alisha, E59223RoncqNordFrance
17974Raje, KateRG11 5TPBerkshireEnglandUnited Kingdom
21548Chander, Christy, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-21 02:09:49.177 UTC