[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 1156   SHUFFLE   <  SKIP 629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24094Diaz, Julio, JCB4 4BZCambridgeEnglandUnited Kingdom
20672Ross, Fernando94519ConcordCaliforniaUnited States
25353Stewart, Caitlin98104SeattleWashingtonUnited States

Generated 2025-07-22 11:21:17.172 UTC