[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14188Sanchez, Meagan, I75017ParisSeine (Paris)France
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
21604Howard, Melanie, A90241DowneyCaliforniaUnited States

Generated 2025-07-10 23:59:31.799 UTC