[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 717   SHUFFLE   <  SKIP 749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19834Sharma, Johnny98168BurienWashingtonUnited States
29371Walker, Matthew33098PaderbornNordrhein-WestfalenGermany
28972Bennett, Taylor, L98312BremertonWashingtonUnited States

Generated 2025-07-20 17:19:42.433 UTC