[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 2938   <  SKIP 3334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
19040Sun, Eugene, J33041PaderbornHamburgGermany

Generated 2025-07-16 18:14:20.541 UTC