[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   SHUFFLE   <  SKIP 799  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17784Patel, Mayra, R33098PaderbornNordrhein-WestfalenGermany
21354Bailey, Morgan, EV3A 4R2LangleyBritish ColumbiaCanada
24490Suarez, Dwayne, J98312BremertonWashingtonUnited States
21027Nelson, Luke, EGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-11 22:08:14.156 UTC