[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 2637  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21543Romero, Naomi91940Les UlisEssonneFrance
13394Clark, Matthew, L97005BeavertonOregonUnited States
16503Anderson, Christian94941Mill ValleyCaliforniaUnited States
12215She, Karla, TW1N 9FALondonEnglandUnited Kingdom

Generated 2025-10-31 06:27:42.268 UTC