[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 680   SHUFFLE   <  SKIP 3435  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28131Zhu, Todd, G91502BurbankCaliforniaUnited States
26722McDonald, Alexandra90241DowneyCaliforniaUnited States
14699Munoz, Gerald, R80074MünchenHamburgGermany
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States

Generated 2025-07-20 10:25:16.327 UTC