[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 9382   <  SKIP 554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19668Patel, Erick, C98168BurienWashingtonUnited States
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany
17161Lopez, Katherine98033KirklandWashingtonUnited States

Generated 2025-07-18 16:18:25.343 UTC