[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 229   SHUFFLE   <  SKIP 1240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
14212Madan, Erick, W2010DarlinghurstNew South WalesAustralia
24652Butler, Luke98020EdmondsWashingtonUnited States

Generated 2025-07-09 14:46:50.628 UTC