[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 4000   SHUFFLE   <  SKIP 1908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19166Jenkins, Olivia91776San GabrielCaliforniaUnited States
25191Gonzales, Austin, D94941Mill ValleyCaliforniaUnited States
25688Morris, Patrick, E93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 16:50:54.532 UTC