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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13084Hughes, LuisV8POak BayBritish ColumbiaCanada
20398Collins, Jordan94303Palo AltoCaliforniaUnited States
18583Kumar, Luis98052RedmondWashingtonUnited States
21018Serrano, Sheila, CB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-12 10:40:46.011 UTC