[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 2236   SHUFFLE   <  SKIP 3183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom
24113Green, Stephanie78000VersaillesYvelineFrance
13912Simmons, Caroline92118CoronadoCaliforniaUnited States

Generated 2025-07-21 19:24:12.586 UTC