[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 24   SHUFFLE   <  SKIP 313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14251Brooks, Alex95062Santa CruzCaliforniaUnited States
17741Xu, Alvin, J04838EilenburgBrandenburgGermany
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 16:28:27.605 UTC