[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 445   SHUFFLE   <  SKIP 3258  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom
22879Russell, Jocelyn, C90241DowneyCaliforniaUnited States

Generated 2025-07-18 19:33:09.335 UTC