[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 1035  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14513Turner, Alexandra94010BurlingameCaliforniaUnited States
19548Howard, Kaitlyn, R94704BerkeleyCaliforniaUnited States
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-10 02:01:02.939 UTC