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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24336Wright, Gabrielle97222MilwaukieOregonUnited States
17520Baker, Marcus94010BurlingameCaliforniaUnited States
22517Adams, Luis, R95010HofBayernGermany
28820Alvarez, Naomi98225BellinghamWashingtonUnited States

Generated 2025-07-16 00:15:11.900 UTC