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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12844Gonzalez, Gerald48001MünsterSaarlandGermany
13406Jiménez, Craig48001MünsterSaarlandGermany
13546Jai, Mitchell, D48001MünsterSaarlandGermany

Generated 2025-07-20 09:23:22.932 UTC