[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 437   SHUFFLE   <  SKIP 2061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
23289Robinson, Justin, A97071WoodburnOregonUnited States
18136Xie, Carl, RW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 19:43:16.057 UTC