[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 438   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18534Collins, Hunter98104SeattleWashingtonUnited States
23436Munoz, Tanya2061Milsons PointNew South WalesAustralia
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-18 03:28:07.470 UTC