[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 5840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17710Stewart, Natalie, FPB12PeterboroughEnglandUnited Kingdom
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany
28609Harris, Jose, A98168BurienWashingtonUnited States

Generated 2025-07-11 17:48:21.405 UTC