[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2733  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14248Tang, Misty, A90706BellflowerCaliforniaUnited States
11972Williams, Katherine, K98020EdmondsWashingtonUnited States
11341Zeng, Randy, AGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-09 08:32:47.875 UTC