[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 24   SHUFFLE   <  SKIP 2262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States
25310Kapoor, Janelle, A63151MühlheimHamburgGermany
23140Lee, Tyler, A98168BurienWashingtonUnited States

Generated 2025-07-11 05:26:37.105 UTC