[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 405   SHUFFLE   <  SKIP 459  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21268Lewis, Elizabeth, S94010BurlingameCaliforniaUnited States
11318Wilson, Jessica98020EdmondsWashingtonUnited States
27640Thomas, Lauren94519ConcordCaliforniaUnited States

Generated 2025-07-13 13:45:29.356 UTC