[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 250   SHUFFLE   <  SKIP 659  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11603Gonzalez, GeoffreyC2H 7AULondonEnglandUnited Kingdom
25914Hughes, Seth98104SeattleWashingtonUnited States
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-09 20:03:31.552 UTC