[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 11746  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States
14960Pal, Leonard, B92700ColombesHauts de SeineFrance
13931Hernandez, Luke98052RedmondWashingtonUnited States
20322Wood, Rachel98270MarysvilleWashingtonUnited States
23938Madan, Harold, ACM11BillericayEnglandUnited Kingdom
24878Wang, Sandra80610Saint OuenSommeFrance

Generated 2025-07-21 11:20:17.899 UTC