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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26358Gonzalez, Mason, C33098PaderbornNordrhein-WestfalenGermany
26378Raje, Colin33041PaderbornHamburgGermany
26843Gonzalez, Noah33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-12 14:08:05.972 UTC