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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom
17865Barnes, Blake, AV9LangfordBritish ColumbiaCanada
14251Brooks, Alex95062Santa CruzCaliforniaUnited States

Generated 2025-07-13 00:05:59.140 UTC