[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 756   <  SKIP 391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20174Gonzalez, Douglas, E12311BerlinHamburgGermany
20132Shen, Jenny, V14129BerlinHessenGermany
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-22 10:36:08.421 UTC