[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 995   SHUFFLE   <  SKIP 952  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25738Ruiz, Jacquelyn, L63151MühlheimHamburgGermany
24015Hall, JennaEM15Esher-MoleseyEnglandUnited Kingdom
22682Luo, Willie, C95000CergyVal d'OiseFrance
24688Long, Ashley92102San DiegoCaliforniaUnited States

Generated 2025-07-21 15:40:17.054 UTC