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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25302Mehta, Manuel70452StuttgartSaarlandGermany
16653Phillips, Isabella98027IssaquahWashingtonUnited States
22461Luo, ArturoWA3WatfordEnglandUnited Kingdom
18314Perry, EricV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-11 11:43:26.606 UTC