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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15002Lin, Jenny, A31770ColomiersGaronne (Haute)France
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
21755White, Lucas, R92118CoronadoCaliforniaUnited States
19455Perez, JackKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-15 18:44:45.616 UTC