[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 3083  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
25386Perry, Alexis, S92020El CajonCaliforniaUnited States
20498Phillips, MiguelV2M1P1NewtonBritish ColumbiaCanada
25171Rodriguez, Christopher, E97355LebanonOregonUnited States

Generated 2025-07-18 06:46:22.043 UTC