[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 1089  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15001Lu, Autumn14197BerlinSaarlandGermany
15065Gao, Alejandro, P12171BerlinHessenGermany
14927Martinez, Chelsea, S12171BerlinSaarlandGermany
14967Xu, Bridget12311BerlinSaarlandGermany
14996Gill, Ross, R10210BerlinHamburgGermany
15073Chander, Tasha12311BerlinSaarlandGermany
15105Rana, Tina, F12171BerlinSaarlandGermany

Generated 2025-07-07 08:45:29.009 UTC