[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 5938   <  SKIP 563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15632Carlson, Gloria, PE17 6JFLondonEnglandUnited Kingdom
20980Miller, Matthew42651SolingenNordrhein-WestfalenGermany
18791Blue, Megan98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-16 17:45:42.092 UTC