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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17252Zhu, Colleen3220GeelongVictoriaAustralia
20285Alexander, Aaron98033KirklandWashingtonUnited States
27029Hughes, Elizabeth94070San CarlosCaliforniaUnited States

Generated 2025-11-05 22:45:02.659 UTC