[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 413   SHUFFLE   <  SKIP 2825  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15077Lopez, Dominique, SYO15YorkEnglandUnited Kingdom
15801Shen, Katrina4169East BrisbaneQueenslandAustralia
25426Foster, Tristan91910Chula VistaCaliforniaUnited States
18673Green, James, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 15:08:44.847 UTC