[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 482   SHUFFLE   <  SKIP 4232  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23926Weber, Lydia66272Sulzbach TaunusSaarlandGermany
22598Sanchez, Donald12171BerlinSaarlandGermany
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom
28688Ye, Margaret48001MünsterSaarlandGermany
25322Perez, Tina, J12171BerlinSaarlandGermany

Generated 2025-07-18 10:03:14.810 UTC