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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24548Liu, Crystal33098PaderbornNordrhein-WestfalenGermany
24716Liu, Colin33098PaderbornNordrhein-WestfalenGermany
25541Hernandez, Gary33041PaderbornHamburgGermany

Generated 2025-11-05 00:05:44.532 UTC