[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 1196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25604Vance, Martin, AW10 6BLLondonEnglandUnited Kingdom
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States
20177Li, Kelvin, W92400CourbevoieHauts de SeineFrance

Generated 2025-07-11 18:50:14.378 UTC