[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 785   SHUFFLE   <  SKIP 311  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17681Carter, Robert94704BerkeleyCaliforniaUnited States
25281Allen, Jeremy, J98055RentonWashingtonUnited States
26366Schmidt, Johnathan12171BerlinHessenGermany
25739Rodriguez, CorySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-20 15:13:16.438 UTC