[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 875   <  SKIP 243  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17092Beck, Devon14197BerlinNordrhein-WestfalenGermany
17103Xu, Franklin, D14111BerlinHamburgGermany
17111Chande, Jenny, B14129BerlinHessenGermany
17824Pal, Mario, C13441BerlinHessenGermany
17777Alvarez, Armando, M14197BerlinSaarlandGermany
17788Liu, Jeffery, M12171BerlinSaarlandGermany
17852Shan, Lindsey10791BerlinHamburgGermany

Generated 2025-07-09 04:32:18.990 UTC