[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 2511   SHUFFLE   <  SKIP 1220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26308Kelly, Sara99362Walla WallaWashingtonUnited States
20284Ashe, Deanna2138RhodesNew South WalesAustralia
13536Ward, Arianna78100Saint Germain en LayeYvelineFrance

Generated 2025-07-15 22:01:11.907 UTC