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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17021Reed, Nicole92806La JollaCaliforniaUnited States
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
22507Wang, Louis, J91054ErlangenBayernGermany
23154Phillips, Connor, E99362Walla WallaWashingtonUnited States

Generated 2025-07-11 20:20:33.438 UTC