[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 1105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16389Shen, Arturo12311BerlinSaarlandGermany
16397Navarro, Andy, H14197BerlinNordrhein-WestfalenGermany
16409Moreno, Ebony, J12311BerlinSaarlandGermany

Generated 2025-07-05 13:00:11.796 UTC