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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20395Rogers, Katherine, B94010BurlingameCaliforniaUnited States
23844Gonzales, Alexandra, M98366Port OrchardWashingtonUnited States
11588Mehta, Candace93400Saint-DenisSeine Saint DenisFrance
18867Perry, Thomas, R97222MilwaukieOregonUnited States

Generated 2025-07-14 10:40:40.174 UTC