[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 482   SHUFFLE   <  SKIP 1610  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-18 02:08:10.870 UTC