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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance
28289Gonzales, Jack, L94063Redwood CityCaliforniaUnited States
28191Long, Mya, O98168BurienWashingtonUnited States
22298Williams, Marcus, B91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 03:52:52.990 UTC