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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
14151Martin, Marie, E59223RoncqNordFrance
22016Andersen, Terrence, E98168BurienWashingtonUnited States
11783Mitchell, Sara, A92102San DiegoCaliforniaUnited States

Generated 2025-07-19 10:08:43.538 UTC