[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 15   SHUFFLE   <  SKIP 2792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22781Powell, Hunter94303Palo AltoCaliforniaUnited States
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom
11089Price, Abigail, M90802Long BeachCaliforniaUnited States

Generated 2025-07-18 06:44:07.871 UTC