[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19186Garcia, BobW1Y 3RALondonEnglandUnited Kingdom
15578Gill, Diane3000MelbourneVictoriaAustralia
27152Wang, Dawn, LSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 18:58:05.482 UTC