[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 127   SHUFFLE   <  SKIP 2484  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States
25667Gao, Jaclyn63151MühlheimHamburgGermany
20978Srini, Bruce, D04838EilenburgBrandenburgGermany
17428Perez, Xavier, R94070San CarlosCaliforniaUnited States

Generated 2025-07-22 10:14:34.804 UTC