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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26826Romero, Kendra10210BerlinHamburgGermany
26873Suri, Ann14197BerlinSaarlandGermany
26946Madan, Andre, C12311BerlinHamburgGermany
26957Sai, Kristina13441BerlinHessenGermany

Generated 2025-07-11 02:49:11.332 UTC