[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 62   SHUFFLE   <  SKIP 1089  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22505Shen, JulieBD1 4SJW. YorkEnglandUnited Kingdom
25377Anderson, Lauren, L94015Daly CityCaliforniaUnited States
11798Chande, Brendan, Q98312BremertonWashingtonUnited States

Generated 2025-07-17 18:24:09.093 UTC