[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 2295   SHUFFLE   <  SKIP 466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26460Cook, Gabriella97068W. LinnOregonUnited States
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
26929Pal, MauriceWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-13 01:53:10.163 UTC