[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 1845   SHUFFLE   <  SKIP 1887  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22634Sandoval, Giraldo, HierroKB9KirkbyEnglandUnited Kingdom
22268Barnes, Alexandra, PV2M1P1NewtonBritish ColumbiaCanada
28258Bryant, Destiny, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-15 18:29:48.751 UTC