[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3624   <  SKIP 863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21770Thomas, Brandon, L98055RentonWashingtonUnited States
22361White, Nathan, G91950National CityCaliforniaUnited States
19532Brown, Victoria, B94015Daly CityCaliforniaUnited States

Generated 2025-07-12 13:09:20.768 UTC