[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 995   SHUFFLE   <  SKIP 2516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19418Miller, Nathan, lEM15Esher-MoleseyEnglandUnited Kingdom
18852Sanders, Allison, BV6B 3P7Port HammondBritish ColumbiaCanada
12272Alexander, Justin, MLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 07:30:17.551 UTC