[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 2511   SHUFFLE   <  SKIP 1159  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22356Ward, Charles91203GlendaleCaliforniaUnited States
22656Goel, Willie, TLE18LeedsEnglandUnited Kingdom
13203Bell, Bailey, E98501OlympiaWashingtonUnited States
26883Bradley, Shelby59491Villeneuve-d'AscqNordFrance

Generated 2025-07-16 14:40:47.145 UTC