[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 460   SHUFFLE   <  SKIP 1991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
12722Gomez, Latasha, L46236BottropNordrhein-WestfalenGermany
13568Jimenez, Max, C75010ParisSeine (Paris)France

Generated 2025-07-16 18:45:02.415 UTC