[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 650   SHUFFLE   <  SKIP 3211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany
28057Anderson, Rachel98104SeattleWashingtonUnited States
14496Stewart, CindyV9LangfordBritish ColumbiaCanada

Generated 2025-07-09 15:23:58.109 UTC