[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 416   SHUFFLE   <  SKIP 630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26926Mehta, Sergio75019ParisSeine (Paris)France
20210Powell, Stephanie, P97045Oregon CityOregonUnited States
14156Gonzalez, Preston, LW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-20 15:38:40.338 UTC