[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1012  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
18397Anand, Louis, S31008ByronGeorgiaUnited States
12910Brown, Robert, D94704BerkeleyCaliforniaUnited States
27854Rubio, Marc, I75019ParisSeine (Paris)France

Generated 2025-07-12 02:25:28.033 UTC