[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 24   SHUFFLE   <  SKIP 1530  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14907Anand, Sheena, L94519ConcordCaliforniaUnited States
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany
16878Young, Devin97330CorvallisOregonUnited States
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 16:34:33.820 UTC