[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1486  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom
15442Shen, Alejandro, J59223RoncqNordFrance
24565Navarro, Theodore, J38231SalzgitterHessenGermany
15090Mehta, Troy46236BottropNordrhein-WestfalenGermany
14296Russell, Benjamin, E97005BeavertonOregonUnited States
16504Russell, Justin92102San DiegoCaliforniaUnited States

Generated 2025-07-12 18:06:51.150 UTC