[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 250   SHUFFLE   <  SKIP 2101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23934Andersen, Bonnie, D31770ColomiersGaronne (Haute)France
15813Diaz, Julian94063Redwood CityCaliforniaUnited States
12126Raman, TammySE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-13 09:18:06.916 UTC