[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 2421   SHUFFLE   <  SKIP 2915  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11715Robinson, Chloe, F91776San GabrielCaliforniaUnited States
13770Moreno, Gerald, A60323FrankfurtHessenGermany
14290Wilson, Jonathan97330CorvallisOregonUnited States

Generated 2025-07-12 02:50:13.714 UTC