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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14195Blanco, Clinton, JSE1 8HLLondonEnglandUnited Kingdom
22757Peterson, Savannah, J94941Mill ValleyCaliforniaUnited States
18409Washington, Olivia, K90706BellflowerCaliforniaUnited States

Generated 2025-07-10 20:15:20.893 UTC