[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13084Hughes, LuisV8POak BayBritish ColumbiaCanada
21358Reed, Cody94611OaklandCaliforniaUnited States
21151Campbell, Aaron, C90706BellflowerCaliforniaUnited States

Generated 2025-07-11 17:07:44.118 UTC