[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 4278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26831Raje, Drew, D66001SaarbrückenSaarlandGermany
26852She, Karen, H66001SaarbrückenSaarlandGermany
28489Zhu, Jeffery, E66001SaarbrückenSaarlandGermany

Generated 2025-07-12 23:13:58.913 UTC