[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 933  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21547Raje, Brad, EGA10GatesheadEnglandUnited Kingdom
29301Nath, Alvin, R2061Milsons PointNew South WalesAustralia
15595Sanchez, Andre2036MalabarNew South WalesAustralia
28514Chen, Lisa, S91940Les UlisEssonneFrance

Generated 2025-07-12 11:09:42.414 UTC