[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 480   SHUFFLE   <  SKIP 726  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19368Anand, Lindsay, A63151MühlheimHamburgGermany
29032Ramirez, Taylor, D94941Mill ValleyCaliforniaUnited States
13752Parker, Isabella, L92806La JollaCaliforniaUnited States
27219Yang, Benjamin91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 18:57:53.594 UTC