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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13758Bell, Alexandria, AV9LangfordBritish ColumbiaCanada
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
27039Lewis, Jonathan, C90505TorranceCaliforniaUnited States

Generated 2025-07-21 13:38:18.339 UTC