[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 2421   SHUFFLE   <  SKIP 2735  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13779Garcia, Manuel75016ParisSeine (Paris)France
18289Raji, Jaclyn2061Milsons PointNew South WalesAustralia
28270Long, Samuel, A99362Walla WallaWashingtonUnited States
19779Foster, Emily97034Lake OswegoOregonUnited States

Generated 2025-07-15 15:14:24.184 UTC