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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18108Gao, Colin94014ColmaCaliforniaUnited States
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
20009Walker, Noah, E91791West CovinaCaliforniaUnited States

Generated 2025-07-11 18:39:06.821 UTC