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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24716Liu, Colin33098PaderbornNordrhein-WestfalenGermany
25541Hernandez, Gary33041PaderbornHamburgGermany
25754Sharma, Calvin, A33041PaderbornHamburgGermany
25773Simmons, Jack, K33098PaderbornNordrhein-WestfalenGermany
26358Gonzalez, Mason, C33098PaderbornNordrhein-WestfalenGermany
26378Raje, Colin33041PaderbornHamburgGermany

Generated 2025-07-13 02:55:03.952 UTC