[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 2997   <  SKIP 2582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12784Campbell, Jonathan, D97301SalemOregonUnited States
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom
24346Veronesi, Giorgio94010BurlingameCaliforniaUnited States

Generated 2025-07-21 03:23:20.522 UTC