[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 512   SHUFFLE   <  SKIP 994  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20370Young, Blake, S98027IssaquahWashingtonUnited States
19512Kapoor, MarcoBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-13 06:43:29.417 UTC