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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20544Hall, Dalton98270MarysvilleWashingtonUnited States
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
16278Turner, Angel, L95010HofBayernGermany
18253Guo, Trisha3000MelbourneVictoriaAustralia

Generated 2025-07-11 06:18:38.230 UTC