[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 6215   SHUFFLE   <  SKIP 136  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16725Williams, Jacob98027IssaquahWashingtonUnited States
15713Lee, Hannah, FTY31RuncornEnglandUnited Kingdom

Generated 2025-07-21 18:57:19.753 UTC