[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 2224   SHUFFLE   <  SKIP 2008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15854Wood, Miranda90241DowneyCaliforniaUnited States
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-12 11:31:31.788 UTC