[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 391   SHUFFLE   <  SKIP 1378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11178Johnson, Nathan, J90712LakewoodCaliforniaUnited States
21938Hall, Savannah, K97222MilwaukieOregonUnited States
17982Mehta, Francisco, K80610Saint OuenSommeFrance

Generated 2025-07-15 23:35:19.737 UTC