[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 1429  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18865Hayes, Ashley, P98033KirklandWashingtonUnited States
19957Mehta, Arthur, A4551CaloundraQueenslandAustralia
29381Shen, Melvin, M63151MühlheimHamburgGermany

Generated 2025-07-10 22:17:27.247 UTC