[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 2670   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28422Moyer, Joy93500PantinSeine Saint DenisFrance
29427Chen, Wesley, J75010ParisSeine (Paris)France
20696Gonzales, Ethan, D97330CorvallisOregonUnited States

Generated 2025-07-22 14:44:45.903 UTC