[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 445   SHUFFLE   <  SKIP 3274  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28147Black, Omar90706BellflowerCaliforniaUnited States
24416Jenkins, Oscar, A97301SalemOregonUnited States
12310Munoz, StacyGL7 1RYGloucestershireEnglandUnited Kingdom
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
13812Munoz, Joanna45000OrleansLoiretFrance
18008Sai, Deanna, D93700DrancySeine Saint DenisFrance
20178Anand, Deborah, A45000OrleansLoiretFrance
23925Torres, Marie80074MünchenHamburgGermany

Generated 2025-07-21 10:23:08.499 UTC