[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 0   SHUFFLE   <  SKIP 3127  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14527Raji, Kurt, T34117KasselHessenGermany
14804Zhou, Martha, MGL7 1RYGloucestershireEnglandUnited Kingdom
11885Sharma, Kurt94010BurlingameCaliforniaUnited States
21290Torres, Angel97034Lake OswegoOregonUnited States

Generated 2025-11-03 05:42:32.913 UTC