[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 0   SHUFFLE   <  SKIP 3554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13894Ruiz, Robyn, I98312BremertonWashingtonUnited States
19274Yang, Karen, E63151MühlheimHamburgGermany
22001Chander, Gregory, J7001HobartTasmaniaAustralia

Generated 2025-11-05 19:28:42.589 UTC