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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25318Wang, Dennis, C66740SaarlouisSaarlandGermany
28018Foster, Rachel94063Redwood CityCaliforniaUnited States
21755White, Lucas, R92118CoronadoCaliforniaUnited States

Generated 2025-07-20 22:06:32.205 UTC