[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 767   SHUFFLE   <  SKIP 3303  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21137Li, SteveBD1 4SJW. YorkEnglandUnited Kingdom
17565Murphy, Alexandra98033KirklandWashingtonUnited States

Generated 2025-07-20 07:30:29.763 UTC