[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 6304  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25754Sharma, Calvin, A33041PaderbornHamburgGermany
25773Simmons, Jack, K33098PaderbornNordrhein-WestfalenGermany
26393Raman, Donald33098PaderbornNordrhein-WestfalenGermany
26843Gonzalez, Noah33098PaderbornNordrhein-WestfalenGermany
26969Hu, Cedric33041PaderbornHamburgGermany
27127Black, Misty33041PaderbornHamburgGermany

Generated 2025-11-05 08:14:07.045 UTC