[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 1124  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17852Shan, Lindsey10791BerlinHamburgGermany
18017Shan, Kurt, A14197BerlinSaarlandGermany
18022Alvarez, Victor12171BerlinSaarlandGermany
17970Martinez, Erick14111BerlinHessenGermany
17994Xu, Bradley, T10791BerlinHamburgGermany
18001Suri, Ross, J12311BerlinSaarlandGermany

Generated 2025-07-07 20:46:39.271 UTC