[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 327   SHUFFLE   <  SKIP 465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25667Gao, Jaclyn63151MühlheimHamburgGermany
24221Perez, Heidi91502BurbankCaliforniaUnited States
27798Bryant, Brandon66578NeunkirchenSaarlandGermany

Generated 2025-07-11 02:01:02.895 UTC