[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 2993   SHUFFLE   <  SKIP 17  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13593Navarro, Deanna, A60075Frankfurt am MainSaarlandGermany
18478Roberts, Eduardo, B90706BellflowerCaliforniaUnited States
14640Adams, Mackenzie, AV9LangfordBritish ColumbiaCanada

Generated 2025-07-12 10:39:52.980 UTC