[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 31   SHUFFLE   <  SKIP 291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22216Howard, Marcus, C91977Spring ValleyCaliforniaUnited States
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom
14023Carlson, Beth, J94519ConcordCaliforniaUnited States

Generated 2025-07-09 23:47:25.760 UTC