[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 6308  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26378Raje, Colin33041PaderbornHamburgGermany
26843Gonzalez, Noah33098PaderbornNordrhein-WestfalenGermany
26969Hu, Cedric33041PaderbornHamburgGermany
27127Black, Misty33041PaderbornHamburgGermany

Generated 2025-07-14 02:12:34.329 UTC