[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 686   <  SKIP 525  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25322Perez, Tina, J12171BerlinSaarlandGermany
26873Suri, Ann14197BerlinSaarlandGermany
26826Romero, Kendra10210BerlinHamburgGermany
26946Madan, Andre, C12311BerlinHamburgGermany

Generated 2025-07-20 16:12:44.054 UTC