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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28965Morris, Trinity, S97205PortlandOregonUnited States
29218Moore, Brandon, T97068W. LinnOregonUnited States
17427Russell, Adam, J91203GlendaleCaliforniaUnited States
17978Diaz, Armando, PPE17BuryEnglandUnited Kingdom

Generated 2025-07-20 17:23:39.730 UTC