[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 3243   SHUFFLE   <  SKIP 1562  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23141Long, Katherine, M97068W. LinnOregonUnited States
21087Scott, Rebecca, E85049IngolstadtBayernGermany
15023Watson, Juan, J99202SpokaneWashingtonUnited States

Generated 2025-07-17 05:58:30.841 UTC