[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 2278  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23007Sanchez, Isaac92806La JollaCaliforniaUnited States
17617Simmons, Abigail, W90241DowneyCaliforniaUnited States
20286Wu, Stacey, W90706BellflowerCaliforniaUnited States
12279Suarez, Mathew75017ParisSeine (Paris)France

Generated 2025-07-11 16:45:44.969 UTC