[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 469   <  SKIP 665  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18002Navarro, Gina, M10210BerlinHamburgGermany
19029Andersen, Alicia, S13441BerlinHessenGermany
19311Rubio, Dana14197BerlinNordrhein-WestfalenGermany
19331Hu, Jessie, F14111BerlinHamburgGermany
19420Raman, Stanley, L14129BerlinHessenGermany
19438Hu, Shannon14111BerlinHessenGermany
19453Rana, Veronica, R12171BerlinSaarlandGermany

Generated 2025-07-18 14:21:33.640 UTC