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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26859Pal, Darrell, M95000CergyVal d'OiseFrance
21860Gill, Jacquelyn91940Les UlisEssonneFrance
28071Ross, Trevor, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 19:10:05.633 UTC