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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19049Gutierrez, CraigY024 1GFYorkEnglandUnited Kingdom
12963Anderson, Marcus97045Oregon CityOregonUnited States
20962Xie, Sharon75009ParisSeine (Paris)France
15077Lopez, Dominique, SYO15YorkEnglandUnited Kingdom

Generated 2025-07-10 14:03:57.670 UTC