[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 224   SHUFFLE   <  SKIP 6117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28638Thompson, Alexandra, S92806La JollaCaliforniaUnited States
14139Sai, Meredith24044KielSaarlandGermany
16111Green, Allison97034Lake OswegoOregonUnited States

Generated 2025-07-21 08:13:05.305 UTC