[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 24   SHUFFLE   <  SKIP 1310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28222Lewis, Eduardo97068W. LinnOregonUnited States
15716Madan, Roy4171HawthorneQueenslandAustralia
13476Hall, Timothy, M95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 05:42:42.503 UTC