[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 999   SHUFFLE   <  SKIP 516  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12335Ashe, Francisco, WTY31RuncornEnglandUnited Kingdom
14208Xu, Eugene, AGL7 1RYGloucestershireEnglandUnited Kingdom
24275Rivera, Lucas, L94303Palo AltoCaliforniaUnited States
26833Rai, Kelvin, MGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 13:57:27.575 UTC