[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 4602  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16053Perez, FrederickTY31RuncornEnglandUnited Kingdom
17488Adams, Jason98104SeattleWashingtonUnited States
21288Hall, Hunter94303Palo AltoCaliforniaUnited States
15279Lee, Hunter, E94109San FranciscoCaliforniaUnited States

Generated 2025-07-11 16:45:50.138 UTC