[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 9718   <  SKIP 141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom
16059Carlson, Jésus41485GrevenbroichBayernGermany
12620Lal, Maurice59491Villeneuve-d'AscqNordFrance

Generated 2025-07-18 03:09:42.481 UTC