[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 512   SHUFFLE   <  SKIP 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23393Anderson, Jennifer, M91950National CityCaliforniaUnited States
17834Gill, Michele, M75008ParisSeine (Paris)France
11238Prasad, MayraB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-21 13:28:47.727 UTC