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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21534Rai, Warren, FSW6 SBYLondonEnglandUnited Kingdom
13088Powell, Megan98284Sedro WoolleyWashingtonUnited States
16469Tang, Michele59223RoncqNordFrance
13281Li, Brent, P91502BurbankCaliforniaUnited States

Generated 2025-07-11 18:09:41.750 UTC