[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 3669   SHUFFLE   <  SKIP 2601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21836Raman, Kristi59368WerneNordrhein-WestfalenGermany
21606Roberts, Connor, W98020EdmondsWashingtonUnited States
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States

Generated 2025-07-11 15:16:51.503 UTC