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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17720Diaz, Deanna, DY03 4TNYorkEnglandUnited Kingdom
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
13459Foster, Devin, G92102San DiegoCaliforniaUnited States
26491Sanchez, Riley, J98225BellinghamWashingtonUnited States

Generated 2025-07-16 14:57:17.045 UTC