[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 518   SHUFFLE   <  SKIP 5026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21867Mr., Ruggiero, Michael93400Saint-DenisSeine Saint DenisFrance
21952Vazquez, Latasha3220GeelongVictoriaAustralia
14111Anderson, Michael, K97045Oregon CityOregonUnited States

Generated 2025-07-20 21:07:28.875 UTC