[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 6300  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24531Xie, Andres33041PaderbornHamburgGermany
24548Liu, Crystal33098PaderbornNordrhein-WestfalenGermany
24716Liu, Colin33098PaderbornNordrhein-WestfalenGermany
25754Sharma, Calvin, A33041PaderbornHamburgGermany

Generated 2025-07-14 02:18:34.269 UTC