[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 1791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27882Hu, Franklin, H91054ErlangenBayernGermany
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
18860Foster, Sydney, J98055RentonWashingtonUnited States

Generated 2025-07-11 13:30:19.122 UTC