[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 875   SHUFFLE   <  SKIP 906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28385Deng, Cassie, L75013ParisSeine (Paris)France
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-09 01:02:47.719 UTC