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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23777Zhang, Candice, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
19827Smith, Justin, PV9MetchosinBritish ColumbiaCanada
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-12 03:49:33.769 UTC