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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12126Raman, TammySE1 8HLLondonEnglandUnited Kingdom
12232Hernandez, Sean, E33098PaderbornNordrhein-WestfalenGermany
23671Thomas, Fernando, L98312BremertonWashingtonUnited States

Generated 2025-07-13 04:00:54.312 UTC